This is Unofficial EPICS BASE Doxygen Site
boost::detail::sp_extent< T[N] > Struct Template Reference

#include "shared_ptr.hpp"

Public Types

enum  _vt { value = N }
 

Detailed Description

template<class T, std::size_t N>
struct boost::detail::sp_extent< T[N] >

Definition at line 199 of file shared_ptr.hpp.

Member Enumeration Documentation

template<class T , std::size_t N>
enum boost::detail::sp_extent< T[N] >::_vt
Enumerator
value 

Definition at line 201 of file shared_ptr.hpp.

201 { value = N };
Definition: link.h:174

The documentation for this struct was generated from the following file: